Config Case
Used to set initial data that is common for all sms sending tasks
Types
Functions
Link copied to clipboard
Delete the gateway number to send the SMS.
Link copied to clipboard
Get the metadata download configuration.
Link copied to clipboard
Link copied to clipboard
Method to download metadata ids. This is required before using the SMS module.
Link copied to clipboard
Set the number to receive messages from. Messages from other senders will not be read.
Link copied to clipboard
Set the gateway number to send the SMS. This is a required parameter before sending SMS.
Link copied to clipboard
fun setMetadataDownloadConfig(metadataIdsConfig: WebApiRepository.GetMetadataIdsConfig?): Completable
Set a new MetadataDownload configuration.
Link copied to clipboard
Set if SMS Module is enabled or not. It is required to enable it before using it.
Link copied to clipboard
Set if the SDK has to wait for the result or not.
Link copied to clipboard
Set the time in seconds to wait for the result.